home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 August / NET74.ISO / pc / webutils / 00101_Product 4 Website.ls < prev    next >
Encoding:
Text File  |  2000-06-22  |  138 b   |  8 lines

  1. on mouseDown me
  2.   puppetSound(1, "ClickSound")
  3. end
  4.  
  5. on mouseUp me
  6.   gotoNetPage("http://earthlink.net/~emattheis/ironduck_projects/")
  7. end
  8.